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 b33ad71 commit 71ebe2aCopy full SHA for 71ebe2a
.github/workflows/ci.yml
@@ -38,6 +38,7 @@ jobs:
38
fail-fast: false
39
matrix:
40
os: [macos-14, ubuntu-22.04, ubuntu-24.04, custom-arm64-jammy, custom-arm64-noble]
41
+ run_number: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30]
42
steps:
43
- uses: actions/checkout@v4
44
- uses: ./.github/actions/setup-go-for-project
0 commit comments