Skip to content
This repository was archived by the owner on Mar 22, 2024. It is now read-only.

Commit abda710

Browse files
committed
set machine where to run
1 parent 097cd30 commit abda710

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name: Test
22
on: [push, pull_request]
3+
runs-on: ubuntu-18.04
34

45
jobs:
56
build:

0 commit comments

Comments
 (0)