Skip to content

Commit e0f13a9

Browse files
authored
Update main.yml
1 parent 47db56e commit e0f13a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
jobs:
77
build-and-test-in-docker:
88
runs-on: ubuntu-22.04
9-
container: ghcr.io/nrfconnect/sdk-nrf-toolchain:v2.5.0
9+
container: ghcr.io/nrfconnect/sdk-nrf-toolchain:v2.6.99
1010
defaults:
1111
run:
1212
# Bash shell is needed to set toolchain related environment variables in docker container

0 commit comments

Comments
 (0)