Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

Commit

Permalink
Change runner type (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomleicircle authored Oct 18, 2023
1 parent d8333a5 commit 6a48ef6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
jobs:
build:
name: Test
runs-on: circle-small
runs-on: ubuntu-latest
steps:

- name: Set up Go 1.18
Expand Down

0 comments on commit 6a48ef6

Please sign in to comment.