Skip to content

Commit

Permalink
Set GH Action VM to Ubuntu v22.04
Browse files Browse the repository at this point in the history
  • Loading branch information
iodic committed Dec 11, 2024
1 parent d19c4c4 commit 05e7557
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:

jobs:
test-and-code-style:
runs-on: ubuntu-24.04
runs-on: ubuntu-22.04
strategy:
matrix:
php: [8.1]
Expand Down

0 comments on commit 05e7557

Please sign in to comment.