Skip to content

Commit 55fecbf

Browse files
committed
chore: Once more, align Go toolset
Signed-off-by: Barak Korren <[email protected]>
1 parent b62f378 commit 55fecbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit_tests.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
go-test:
1111
runs-on: ubuntu-latest
1212
container:
13-
image: registry.access.redhat.com/ubi9/go-toolset:1.21.11-7
13+
image: registry.access.redhat.com/ubi9/go-toolset:1.21.11-7.1724661022
1414
steps:
1515
- name: Checkout code
1616
uses: actions/checkout@v4

0 commit comments

Comments
 (0)