Skip to content

Commit

Permalink
fix: test ubuntu 18.04
Browse files Browse the repository at this point in the history
  • Loading branch information
ZanzyTHEbar committed May 10, 2023
1 parent 0afd146 commit 8f55f4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
node-version: [18.x]
#, macos-latest
#windows-latest,
platform: [ubuntu-latest]
platform: [ubuntu-18.04]
include:
- os: ubuntu-18.04
rust_target: x86_64-unknown-linux-gnu
Expand Down

0 comments on commit 8f55f4d

Please sign in to comment.