mirror of
https://github.com/syumai/workers.git
synced 2025-03-10 17:29:11 +00:00
update go-version in pull_request.yaml
This commit is contained in:
parent
8348562593
commit
0228c08d78
2
.github/workflows/pull_request.yaml
vendored
2
.github/workflows/pull_request.yaml
vendored
@ -7,7 +7,7 @@ jobs:
|
|||||||
ci:
|
ci:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
go-version: [ 1.18, 1.19 ]
|
go-version: [ 1.21.3 ]
|
||||||
os: [ ubuntu-latest ]
|
os: [ ubuntu-latest ]
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user