update CI versions

This commit is contained in:
crowlkats 2023-05-01 14:00:09 +02:00
parent 570ce83235
commit b70e181d1d
No known key found for this signature in database
GPG Key ID: A82C9D461FC483E8

View File

@ -13,7 +13,7 @@ jobs:
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
deno:
[1.x, "1.8.2", canary, ~1.7, e7b7129b7a92b7500ded88f8f5baa25a7f59e56e]
[1.x, "1.33.1", canary, ~1.32, b31cf9fde6ad5398c20370c136695db77df6beeb]
steps:
- uses: actions/checkout@v3