Skip to content

Commit

Permalink
bump prev gcc test matrix from 8-9 to 9-10
Browse files Browse the repository at this point in the history
  • Loading branch information
wpbonelli committed Oct 13, 2023
1 parent 8a94302 commit 44591b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pymake-gcc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
strategy:
fail-fast: false
matrix:
gcc-version: [ 9, 8 ]
gcc-version: [ 9, 10 ]
defaults:
run:
shell: bash
Expand Down

0 comments on commit 44591b5

Please sign in to comment.