💚 Update Go version to 1.24
This commit is contained in:
4
.github/workflows/stability-tests.yml
vendored
4
.github/workflows/stability-tests.yml
vendored
@@ -15,10 +15,10 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
os: [ubuntu-latest, windows-latest, macos-latest]
|
os: [ubuntu-latest, windows-latest, macos-latest]
|
||||||
go-version: ['1.19', '1.20']
|
go-version: ['1.24']
|
||||||
include:
|
include:
|
||||||
- os: ubuntu-latest
|
- os: ubuntu-latest
|
||||||
go-version: '1.20'
|
go-version: '1.24'
|
||||||
run-long-tests: true
|
run-long-tests: true
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
Reference in New Issue
Block a user