Skip to content

Commit

Permalink
run on ubuntu 22
Browse files Browse the repository at this point in the history
  • Loading branch information
joecorall authored Feb 1, 2025
1 parent 5c0b4b3 commit 990934b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:

build-push:
needs: [lint]
runs-on: ubuntu-24.04
runs-on: ubuntu-22.04
strategy:
matrix:
php-version: ["8.1", "8.2", "8.3"]
Expand Down

0 comments on commit 990934b

Please sign in to comment.