test with go 1.24.0
This commit is contained in:
parent
a6d36e402d
commit
8a72fe7f92
@ -17,6 +17,8 @@ jobs:
|
||||
run: apt update && apt install -y nodejs
|
||||
- name: Setup Golang
|
||||
uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: 1.24.0
|
||||
- name: Check out repository code
|
||||
uses: actions/checkout@v4
|
||||
- name: Run tests
|
||||
|
Loading…
x
Reference in New Issue
Block a user