We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2486f06 commit 88d9e82Copy full SHA for 88d9e82
1 file changed
.github/workflows/php84.yml
@@ -10,7 +10,7 @@ env:
10
PHP_VERSION: 8.4
11
jobs:
12
test:
13
- runs-on: ${{ env.OPERATING_SYS }}
+ runs-on: "ubuntu-latest"
14
15
name: "PHP $PHP_VERSION - $OPERATING_SYS"
16
0 commit comments