mirror of
https://github.com/ClusterCockpit/cc-metric-collector.git
synced 2025-12-19 13:46:18 +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:
|
||||
runs-on: ubuntu-latest
|
||||
container: ubuntu:24.04
|
||||
steps:
|
||||
# Use apt to install development packages
|
||||
- name: Install development packages
|
||||
|
||||
Reference in New Issue
Block a user