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 8dc6217 commit 0afd146
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 @@ -35,7 +35,7 @@ jobs:
#windows-latest,
platform: [ubuntu-latest]
include:
- os: ubuntu-latest
- os: ubuntu-18.04
rust_target: x86_64-unknown-linux-gnu
#- os: windows-latest
# rust_target: x86_64-pc-windows-msvc
Expand Down

0 comments on commit 0afd146

Please sign in to comment.