Skip to content

Commit

Permalink
Try to force 24.04
Browse files Browse the repository at this point in the history
  • Loading branch information
dreamos82 committed Oct 22, 2024
1 parent 5a95057 commit 37f27f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pandoc_workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
# This workflow contains a single job called "build"
build:
# It will run on ubuntu-latest image
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v3
- name: Install dependencies
Expand Down

0 comments on commit 37f27f5

Please sign in to comment.