Skip to content

Commit

Permalink
Select more recent GCC version
Browse files Browse the repository at this point in the history
  • Loading branch information
jojolebarjos committed Feb 25, 2024
1 parent 10f82b8 commit f282699
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ jobs:
test:

runs-on: ubuntu-latest
env:
CC: gcc-12
CXX: g++-12
strategy:
matrix:
python-version: ["3.10", "3.11"]
Expand Down

0 comments on commit f282699

Please sign in to comment.