Update to go1.22

This commit is contained in:
Tom Wiesing 2024-04-08 23:28:49 +02:00
parent 626798c86d
commit ee2f6e08c6
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@ name: CI
on: [push, pull_request]
env:
GO_VERSION: '~1.21'
GO_VERSION: '~1.22'
GO_STABLE: 'true'
NODE_VERSION: 18