Skip to content

Commit

Permalink
chore(ci): Switch to ubuntu-large (#1498)
Browse files Browse the repository at this point in the history
use ubuntu-large
  • Loading branch information
kevaundray authored Jun 1, 2023
1 parent 7bad243 commit f19ffd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
fail-fast: false
matrix:
include:
- os: ubuntu-latest
- os: ubuntu-large
target: x86_64-linux
- os: macos-latest
target: x86_64-darwin
Expand Down

0 comments on commit f19ffd0

Please sign in to comment.