mirror of
https://github.com/netfun2000/hipudding-teslamate.git
synced 2026-02-27 09:44:28 +08:00
ci: pin ubuntu-24.04 as runner os
This commit is contained in:
2
.github/workflows/elixir_test.yml
vendored
2
.github/workflows/elixir_test.yml
vendored
@@ -14,7 +14,7 @@ permissions:
|
||||
jobs:
|
||||
test:
|
||||
name: Test
|
||||
runs-on: ubuntu-20.04
|
||||
runs-on: ubuntu-24.04
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
Reference in New Issue
Block a user