mirror of
https://github.com/sony/sonyflake.git
synced 2026-01-06 11:16:20 +00:00
Update go versions
This commit is contained in:
committed by
Yoshiyuki Mineo
parent
eafab81cd5
commit
18c4908321
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -4,7 +4,7 @@ jobs:
|
||||
test:
|
||||
strategy:
|
||||
matrix:
|
||||
go-version: [1.19.x, 1.20.x]
|
||||
go-version: [1.20.x, 1.21.x]
|
||||
os: [ubuntu-latest]
|
||||
runs-on: ${{matrix.os}}
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user