Skip to content

Commit

Permalink
Use a public Ubuntu runner
Browse files Browse the repository at this point in the history
  • Loading branch information
richdawe-cio committed Jul 9, 2024
1 parent 3919282 commit 2d09f3e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,8 @@ jobs:
build-and-test:
runs-on:
# - windows-latest
- self-hosted
- ephemeral

- ubuntu-latest

steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 2d09f3e

Please sign in to comment.