Skip to content

Commit 72f7f7b

Browse files
committed
update github actions
1 parent d569030 commit 72f7f7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sample_problem_docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212
jobs:
1313
create-sample-problems:
1414
# The type of runner that the job will run on
15-
runs-on: ubuntu-22.04
15+
runs-on: ubuntu-24.04
1616

1717
# Steps represent a sequence of tasks that will be executed as part of the job
1818
steps:

0 commit comments

Comments
 (0)