Skip to content

Commit

Permalink
fix ubuntu version
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-at-topos committed Dec 21, 2024
1 parent 77e9d07 commit db2a0cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/forester.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:

jobs:
forester:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit db2a0cc

Please sign in to comment.