mirror of
https://github.com/sony/sonyflake.git
synced 2026-07-22 22:42:22 +00:00
Update go versions (#54)
This commit is contained in:
@@ -4,7 +4,7 @@ jobs:
|
||||
test:
|
||||
strategy:
|
||||
matrix:
|
||||
go-version: [1.20.x, 1.21.x]
|
||||
go-version: [1.21.x, 1.22.x]
|
||||
os: [ubuntu-latest]
|
||||
runs-on: ${{matrix.os}}
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user