Skip to content

Commit

Permalink
Update .github/workflows/sifdecoder.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
amontoison authored Aug 19, 2024
1 parent c941e7f commit 13703a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sifdecoder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, macos-latest]
version: ['11']
version: ['12']
problems: ['sifcollection', 'maros-meszaros', 'netlib-lp']
precision: ['single', 'double', 'quadruple']
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 13703a2

Please sign in to comment.