We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d569030 commit 72f7f7bCopy full SHA for 72f7f7b
.github/workflows/sample_problem_docs.yml
@@ -12,7 +12,7 @@ on:
12
jobs:
13
create-sample-problems:
14
# The type of runner that the job will run on
15
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-24.04
16
17
# Steps represent a sequence of tasks that will be executed as part of the job
18
steps:
0 commit comments