Skip to content

Commit

Permalink
tmp: try using an env var in matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
alexdewar committed Jul 12, 2023
1 parent a9fad32 commit 4d770a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
- platform: linux
os: ubuntu-22.04
compiler: gcc
gcc_version: ${{env.DEFAULT_UBUNTU_GCC_VERSION}}
- platform: linux
os: ubuntu-22.04
compiler: clang
Expand Down

0 comments on commit 4d770a6

Please sign in to comment.