Skip to content

Commit 6db7df3

Browse files
committed
Update to use Go 1.24 BCI image.
1 parent f47e48b commit 6db7df3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/features.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
feature-tests:
2929
runs-on: ubuntu-latest
3030
container:
31-
image: registry.suse.com/bci/golang:1.21-openssl
31+
image: registry.suse.com/bci/golang:1.24-openssl
3232
options: --user root --privileged
3333

3434
steps:

0 commit comments

Comments
 (0)