Skip to content

Commit

Permalink
Test Debian
Browse files Browse the repository at this point in the history
  • Loading branch information
julien-boudry committed May 5, 2024
1 parent 3724929 commit dd2ee12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/execute_all_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
runs-on: ${{ matrix.operating-system }}
strategy:
matrix:
operating-system: [ubuntu-latest, windows-latest, macos-14]
operating-system: [debian-latest, windows-latest, macos-14]
php-versions: ['8.2', '8.3']
php-extensions: ['pdo,pdo_sqlite,mbstring,json', 'none,curl,mbstring,json,dom,openssl,tokenizer,xml,xmlwriter,zip']
fail-fast: false
Expand Down

0 comments on commit dd2ee12

Please sign in to comment.