mirror of
https://github.com/ClusterCockpit/cc-metric-collector.git
synced 2025-12-19 05:36:17 +01:00
Use ubuntu 24.04 container
This commit is contained in:
1
.github/workflows/runonce.yml
vendored
1
.github/workflows/runonce.yml
vendored
@@ -16,6 +16,7 @@ jobs:
|
|||||||
#
|
#
|
||||||
build-latest:
|
build-latest:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
container: ubuntu:24.04
|
||||||
steps:
|
steps:
|
||||||
# Use apt to install development packages
|
# Use apt to install development packages
|
||||||
- name: Install development packages
|
- name: Install development packages
|
||||||
|
|||||||
Reference in New Issue
Block a user