We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e717b6e commit 266662eCopy full SHA for 266662e
.github/workflows/CI-future.yml
@@ -18,7 +18,7 @@ jobs:
18
matrix:
19
version: ['nightly']
20
os: ['ubuntu-latest', 'macos-latest', 'windows-latest']
21
- arch: 'x64'
+ arch: ['x64']
22
steps:
23
- run: git config --global core.autocrlf false
24
- uses: actions/checkout@v2
.github/workflows/CI-stable.yml
version: ['1.0', '1']
0 commit comments