Skip to content

Commit

Permalink
Add LTS-22
Browse files Browse the repository at this point in the history
  • Loading branch information
tomjaguarpaw committed Aug 16, 2024
1 parent 19b94ad commit dd03392
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
resolver: [nightly, lts-21, lts-20, lts-19, lts-18, lts-17, lts-16, lts-15, lts-14]
resolver: [nightly, lts-22, lts-21, lts-20, lts-19, lts-18, lts-17, lts-16, lts-15, lts-14]
# lts-15 on windows-latest says
#
# Access violation in generated code when writing 0x0
Expand Down

0 comments on commit dd03392

Please sign in to comment.