Skip to content

Commit cd9070a

Browse files
committed
another try at fixing the esp32 port
1 parent b7c4b09 commit cd9070a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474

7575
build_unix:
7676
if: ${{ github.event_name != 'pull_request' || github.repository != github.event.pull_request.head.repo.full_name }}
77-
runs-on: self-hosted
77+
runs-on: ubuntu-latest
7878

7979
steps:
8080
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)