Skip to content

Commit

Permalink
[Fix] #42
Browse files Browse the repository at this point in the history
  • Loading branch information
wxy1343 committed Aug 12, 2021
1 parent 473fd4a commit 11a57b6
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 @@ -18,7 +18,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ ubuntu-latest, windows-latest, macos-latest ]
os: [ ubuntu-18.04, windows-latest, macos-latest ]

# Steps represent a sequence of tasks that will be executed as part of the job
steps:
Expand Down

0 comments on commit 11a57b6

Please sign in to comment.