chore: update ARM runner version to ubuntu-26.04-arm
This commit is contained in:
parent
e67f1a1cf1
commit
9edb8850b8
|
|
@ -39,7 +39,7 @@ jobs:
|
|||
- platform: linux/amd64
|
||||
runner: ubuntu-latest
|
||||
- platform: linux/arm64
|
||||
runner: ubuntu-24.04-arm
|
||||
runner: ubuntu-26.04-arm
|
||||
permissions:
|
||||
packages: write
|
||||
id-token: write
|
||||
|
|
|
|||
Loading…
Reference in New Issue