20.04 is closing down

This commit is contained in:
Thomas Krijnen
2025-02-12 10:31:14 +01:00
parent f24de9d384
commit 51c4059771
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ on:
jobs:
build_ifcopenshell:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
steps:
- name: Checkout Repository
+1 -1
View File
@@ -5,7 +5,7 @@ on:
jobs:
build_ifcopenshell:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
container: rockylinux:8
steps: