Skip to content

Commit

Permalink
Fix future
Browse files Browse the repository at this point in the history
  • Loading branch information
nalimilan authored Jun 21, 2021
1 parent 17a221f commit 5834df2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI-future.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
matrix:
version: ['nightly']
os: ['ubuntu-latest', 'macos-latest', 'windows-latest']
arch: 'x64'
arch: ['x64']
steps:
- run: git config --global core.autocrlf false
- uses: actions/checkout@v2
Expand Down

0 comments on commit 5834df2

Please sign in to comment.