Skip to content

Commit

Permalink
Update testaction.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fhoedemakers authored Apr 8, 2024
1 parent 392158b commit 9eb44ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/testaction.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on:

jobs:
build-release:
runs-on: ubuntu-20.04
runs-on: self-hosted
name: test action
steps:

Expand All @@ -21,4 +21,4 @@ jobs:
- name: gcc version
run: |
arm-none-eabi-gcc --version

0 comments on commit 9eb44ba

Please sign in to comment.