Skip to content

Commit

Permalink
Attempt to upgrade Ubuntu runner for Windows build
Browse files Browse the repository at this point in the history
  • Loading branch information
nezza committed May 21, 2024
1 parent 0896f2e commit 20f8086
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ name: OpenOCD Snapshot

jobs:
package-windows:
runs-on: [ubuntu-18.04]
runs-on: [ubuntu-latest]
outputs:
artifact-name: ${{ env.ARTIFACT_NAME }}
env:
Expand Down

0 comments on commit 20f8086

Please sign in to comment.