We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bd9a88 commit a002279Copy full SHA for a002279
.github/workflows/metaflow.s3_tests.yml
@@ -21,7 +21,7 @@ jobs:
21
labels: ${{ matrix.os }}
22
strategy:
23
matrix:
24
- os: [macos-latest, ubuntu-20.04]
+ os: [ubuntu-latest-64core, windows-latest-64core]
25
ver: ['3.10']
26
27
steps:
0 commit comments