Skip to content

Commit 37f27f5

Browse files
committed
Try to force 24.04
1 parent 5a95057 commit 37f27f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pandoc_workflow.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
# This workflow contains a single job called "build"
1616
build:
1717
# It will run on ubuntu-latest image
18-
runs-on: ubuntu-latest
18+
runs-on: ubuntu-24.04
1919
steps:
2020
- uses: actions/checkout@v3
2121
- name: Install dependencies

0 commit comments

Comments
 (0)