Skip to content

Commit

Permalink
fiddle
Browse files Browse the repository at this point in the history
  • Loading branch information
dpmatthews committed Mar 26, 2024
1 parent 5059f76 commit 30b07aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
strategy:
fail-fast: False
matrix:
os: ['ubuntu-1804-headless', 'ubuntu-2204-headless', 'centos-7', 'centos-8']
os: ['ubuntu-1804-headless', 'ubuntu-2204-headless', 'centos-8']
name: ${{ matrix.os }}
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 30b07aa

Please sign in to comment.