Skip to content

Commit

Permalink
Switch to Ubuntu 20.04 for clang.
Browse files Browse the repository at this point in the history
  • Loading branch information
nVxx authored Nov 8, 2023
1 parent c456a5a commit f779603
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ jobs:
- target-platform: iphonesimulator
os: macos-12
type: Debug
# Test with latest Clang too
- os: ubuntu-22.04
# Test with Clang too
- os: ubuntu-20.04
type: Debug
compiler: clang
# on Windows we skip Debug because otherwise the hosted runner runs out of space
Expand Down

0 comments on commit f779603

Please sign in to comment.