Skip to content

Commit

Permalink
Test ubuntu 20.04
Browse files Browse the repository at this point in the history
  • Loading branch information
jvdp1 committed Jan 24, 2025
1 parent acc93fa commit 3b86fc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-latest, macos-13]
os: [ubuntu-20.04, macos-13]
toolchain:
- {compiler: gcc, version: 10}
- {compiler: gcc, version: 11}
Expand Down

0 comments on commit 3b86fc5

Please sign in to comment.