Fixed some CI stuff

This commit is contained in:
rasmus-kirk
2024-12-04 21:20:37 +01:00
parent bf35c981a2
commit 3c80d221c6
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -12,8 +12,8 @@ on:
workflow_dispatch:
jobs:
generate-doc-options:
runs-on: ubuntu-22.04
check-formatting:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v3
with: