File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 13
13
- runs-on=${{ github.run_id }}
14
14
- runner=64cpu-linux-x64
15
15
# Keep aligned with target NCS version
16
- container : ghcr.io/nrfconnect/sdk-nrf-toolchain:v2.9.1
16
+ container : ghcr.io/nrfconnect/sdk-nrf-toolchain:v3.1.0
17
17
defaults :
18
18
run :
19
19
# Bash shell is needed to set toolchain related environment variables in docker container
Original file line number Diff line number Diff line change 13
13
- runs-on=${{ github.run_id }}
14
14
- runner=4cpu-linux-x64
15
15
# Keep aligned with target NCS version
16
- container : ghcr.io/nrfconnect/sdk-nrf-toolchain:v2.9.1
16
+ container : ghcr.io/nrfconnect/sdk-nrf-toolchain:v3.1.0
17
17
defaults :
18
18
run :
19
19
# Bash shell is needed to set toolchain related environment variables in docker container
You can’t perform that action at this time.
0 commit comments