mirror of
https://github.com/fosrl/olm.git
synced 2026-02-08 05:56:41 +00:00
modified: .github/workflows/cicd.yml
new file: .go-version
modified: Dockerfile
modified: go.mod
modified: go.sum
Former-commit-id: e51590509f
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