Skip to content

Commit ffaf4b8

Browse files
committed
chore: run workflows on our self-hosted runners
1 parent a3758ba commit ffaf4b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
test:
1414
strategy:
1515
matrix:
16-
os: [ubuntu-latest, windows-latest]
16+
os: [deco-runner, windows-latest]
1717
runs-on: ${{ matrix.os }}
1818
name: "Setup deno"
1919
steps:

0 commit comments

Comments
 (0)