Skip to content

Commit

Permalink
Use ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-hen-hel committed Aug 4, 2024
1 parent 1e41ca5 commit f865586
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/firmware.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ run-name: ${{ github.actor }} is testing out GitHub Actions 🚀
on: [push]
jobs:
Build-images:
runs-on: debian-12
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: ruby/setup-ruby@ec02537da5712d66d4d50a0f33b7eb52773b5ed1
Expand Down

0 comments on commit f865586

Please sign in to comment.