Skip to content

Commit c5a1914

Browse files
committed
Update: update CI to go1.24.x
1 parent 8e62c4a commit c5a1914

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ jobs:
44
build:
55
docker:
66
# using custom image, see .circleci/images/primary/Dockerfile
7-
- image: golang:1.23.0
7+
- image: golang:1.24.0
88
working_directory: /gopath/src/github.com/vcaesar/bitmap
99
steps:
1010
- checkout

.github/workflows/go.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ jobs:
1010
runs-on: ${{ matrix.os }}
1111

1212
steps:
13-
- name: Set up Go 1.23.0
13+
- name: Set up Go 1.24.0
1414
uses: actions/setup-go@v1
1515
with:
16-
go-version: 1.23.0
16+
go-version: 1.24.0
1717
id: go
1818

1919
- name: Check out code into the Go module directory

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy