Skip to content

Commit

Permalink
need to pass tests on ubuntu-22.04-xl to satisfy GH status checker...
Browse files Browse the repository at this point in the history
  • Loading branch information
magurotuna committed Oct 21, 2024
1 parent 3e0d9a0 commit b63d497
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
matrix:
# Test on the oldest supported, the latest stable, and nightly
deno: [old, stable, canary]
os: [macOS-latest, windows-latest, ubuntu-latest]
os: [macOS-latest, windows-latest, ubuntu-22.04-xl]

steps:
- name: Setup repo
Expand Down

0 comments on commit b63d497

Please sign in to comment.