We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47db56e commit e0f13a9Copy full SHA for e0f13a9
.github/workflows/main.yml
@@ -6,7 +6,7 @@ on:
6
jobs:
7
build-and-test-in-docker:
8
runs-on: ubuntu-22.04
9
- container: ghcr.io/nrfconnect/sdk-nrf-toolchain:v2.5.0
+ container: ghcr.io/nrfconnect/sdk-nrf-toolchain:v2.6.99
10
defaults:
11
run:
12
# Bash shell is needed to set toolchain related environment variables in docker container
0 commit comments