Skip to content

Commit

Permalink
use ubuntu-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason2866 authored Jun 30, 2024
1 parent 4a92e6f commit 7154793
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_zips.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
jobs:
release_zips:
name: Create release zip file
runs-on: macos-14
runs-on: ubuntu-latest
steps:
- name: Create a recursive clone source and stripped zip
uses: Jason2866/github-actions/release_zips@release_idf
Expand Down

0 comments on commit 7154793

Please sign in to comment.