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 5a95057 commit 37f27f5Copy full SHA for 37f27f5
.github/workflows/pandoc_workflow.yaml
@@ -15,7 +15,7 @@ jobs:
15
# This workflow contains a single job called "build"
16
build:
17
# It will run on ubuntu-latest image
18
- runs-on: ubuntu-latest
+ runs-on: ubuntu-24.04
19
steps:
20
- uses: actions/checkout@v3
21
- name: Install dependencies
0 commit comments