Skip to content

Commit

Permalink
Explicitly state the ubuntu version in Tests workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
VeithMetro authored Nov 18, 2024
1 parent fd87a5b commit 225b42a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Test Thunder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ on:

jobs:
Thunder:
runs-on: ubuntu-latest
runs-on: ubuntu-24.04

strategy:
matrix:
Expand Down

0 comments on commit 225b42a

Please sign in to comment.