Skip to content

Commit

Permalink
test-compile: Downgrade to focal
Browse files Browse the repository at this point in the history
  • Loading branch information
KrystalDelusion committed Aug 14, 2024
1 parent a854903 commit d709177
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ jobs:
- os: macos-13
compiler: 'clang'
# oldest clang not available on ubuntu-latest
- os: ubuntu-22.04
compiler: 'clang-11'
- os: ubuntu-20.04
compiler: 'clang-10'
fail-fast: false
steps:
- name: Checkout Yosys
Expand Down

0 comments on commit d709177

Please sign in to comment.