Skip to content

Commit

Permalink
ubuntu-latest is still randomly ubuntu-22.04 which doesn't have t…
Browse files Browse the repository at this point in the history
…he needed curl version
  • Loading branch information
mockersf committed Oct 16, 2024
1 parent 6ae7194 commit 5811169
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/send-screenshots-to-pixeleagle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ on:
jobs:
send-to-pixel-eagle:
name: Send screenshots to Pixel Eagle
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
steps:

- name: Download artifact
Expand Down

0 comments on commit 5811169

Please sign in to comment.