Bump ubunto
This commit is contained in:
parent
2581343b6b
commit
43e7417037
@ -4,7 +4,7 @@ on: [push]
|
||||
|
||||
jobs:
|
||||
test:
|
||||
runs-on: ubuntu-22.04
|
||||
runs-on: ubuntu-24.10
|
||||
env:
|
||||
RUNNER_TOOL_CACHE: /toolcache # Runner Tool Cache
|
||||
steps:
|
||||
@ -43,7 +43,7 @@ jobs:
|
||||
|
||||
build:
|
||||
needs: test
|
||||
runs-on: ubuntu-22.04
|
||||
runs-on: ubuntu-24.10
|
||||
env:
|
||||
RUNNER_TOOL_CACHE: /toolcache # Runner Tool Cache
|
||||
steps:
|
||||
|
Loading…
x
Reference in New Issue
Block a user