Skip to content

Commit

Permalink
widen lts versions
Browse files Browse the repository at this point in the history
  • Loading branch information
BebeSparkelSparkel committed Jul 10, 2024
1 parent f7c4b79 commit d50a784
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ jobs:
#- ubuntu-latest
#- windows-latest
resolver:
#- 22.28
#- 21.25
#- 20.26
- 22.28
- 21.25
- 20.26
- 19.33
#- 18.28
- 18.28
steps:
- name: Install LLVM 13
if: ${{ matrix.os == 'macos-latest' && matrix.resolver < 20 }}
Expand Down

0 comments on commit d50a784

Please sign in to comment.