File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1010jobs :
1111 ci :
1212 name : Run benchmarks
13- runs-on : ubuntu-latest
13+ runs-on : ubuntu-24.04
1414 steps :
1515 - name : Checkout
1616 uses : actions/checkout@v3
Original file line number Diff line number Diff line change 66jobs :
77 ci :
88 name : Build FlexPRET examples
9- runs-on : ubuntu-latest
9+ runs-on : ubuntu-24.04
1010 steps :
1111 - name : Checkout
1212 uses : actions/checkout@v3
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ permissions:
1010jobs :
1111 ci :
1212 name : Report memory usage
13- runs-on : ubuntu-latest
13+ runs-on : ubuntu-24.04
1414 steps :
1515 # To get the potential changes to CI
1616 - name : Checkout
Original file line number Diff line number Diff line change 66jobs :
77 ci :
88 name : Build examples
9- runs-on : ubuntu-latest
9+ runs-on : ubuntu-24.04
1010 steps :
1111 - name : Checkout
1212 uses : actions/checkout@v3
Original file line number Diff line number Diff line change 66jobs :
77 ci :
88 name : Build examples
9- runs-on : ubuntu-latest
9+ runs-on : ubuntu-24.04
1010 steps :
1111 - name : Checkout
1212 uses : actions/checkout@v3
Original file line number Diff line number Diff line change 66jobs :
77 ci :
88 name : Build examples and run tests
9- runs-on : ubuntu-latest
9+ runs-on : ubuntu-24.04
1010 container :
1111 image : riot/riotbuild:latest
1212 env :
Original file line number Diff line number Diff line change 66jobs :
77 ci :
88 name : Build examples
9- runs-on : ubuntu-latest
9+ runs-on : ubuntu-24.04
1010 env :
1111 REACTOR_UC_PATH : ${{ github.workspace }}
1212 steps :
You can’t perform that action at this time.
0 commit comments