Skip to content

Commit

Permalink
CI: Downgrade ubuntu to ubuntu-22.04 from Noble.
Browse files Browse the repository at this point in the history
  • Loading branch information
rhusar committed Jan 9, 2025
1 parent e03c213 commit 7e38816
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ jobs:
retention-days: 7

tests:
runs-on: ubuntu-24.04
runs-on: ubuntu-22.04
env:
IMG: local-tomcat
HTTPD_IMG: local-httpd
Expand Down

0 comments on commit 7e38816

Please sign in to comment.