Update .github/workflows/CI.yml
All checks were successful
GHA Testing / gha-testing (push) Successful in 2s
All checks were successful
GHA Testing / gha-testing (push) Successful in 2s
This commit is contained in:
2
.github/workflows/CI.yml
vendored
2
.github/workflows/CI.yml
vendored
@ -24,7 +24,7 @@ on:
|
||||
jobs:
|
||||
|
||||
testing:
|
||||
runs-on: ${{ matrix.os }}
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
go-version:
|
||||
|
Reference in New Issue
Block a user