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 bc1fe95 commit 7264c09Copy full SHA for 7264c09
.github/workflows/php-sdk-development-tests.yml
@@ -74,7 +74,7 @@ jobs:
74
php-version: ["7.2", "7.3", "7.4", "8.0", "8.1", "8.2", "8.3", "8.4"]
75
76
name: Test suite
77
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
78
if: ${{ !contains(github.event.head_commit.message, 'chore(') }}
79
env:
80
EXTENSION_PATH: "my-code/crowdsec-bouncer-lib"
0 commit comments