We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1b5519 commit c68ff73Copy full SHA for c68ff73
.github/workflows/ci.yml
@@ -9,7 +9,7 @@ concurrency:
9
10
jobs:
11
12
- build-and-test:
+ build-and-test-native:
13
runs-on: ${{ matrix.operating-system }}
14
strategy:
15
matrix:
0 commit comments