💚 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:
|
||||
matrix:
|
||||
os: [ubuntu-latest, windows-latest, macos-latest]
|
||||
go-version: ['1.19', '1.20']
|
||||
go-version: ['1.24']
|
||||
include:
|
||||
- os: ubuntu-latest
|
||||
go-version: '1.20'
|
||||
go-version: '1.24'
|
||||
run-long-tests: true
|
||||
|
||||
steps:
|
||||
|
Reference in New Issue
Block a user