Skip to content

Commit

Permalink
Update Tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cbritopacheco authored Jun 5, 2024
1 parent b26db8d commit 03be525
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest]
compiler: [gcc-8]
compiler: [gcc-10]
build_type: ['Debug']
multithreaded: ['ON', 'OFF']
fail-fast: false
Expand Down

0 comments on commit 03be525

Please sign in to comment.