mirror of
https://github.com/fosrl/olm.git
synced 2026-02-08 05:56:41 +00:00
Merge pull request #3 from Lokowitz/update-and-clean-go
sync go to latest version
Former-commit-id: bdf231d7d4
This commit is contained in:
2
.github/workflows/cicd.yml
vendored
2
.github/workflows/cicd.yml
vendored
@@ -21,7 +21,7 @@ jobs:
|
||||
- name: Install Go
|
||||
uses: actions/setup-go@v4
|
||||
with:
|
||||
go-version: 1.23.1
|
||||
go-version: 1.24
|
||||
|
||||
# - name: Update version in main.go
|
||||
# run: |
|
||||
|
||||
Reference in New Issue
Block a user