Skip to content

Commit 8022985

Browse files
authored
Update pycicd.yml
added self-hosted machine
1 parent 7e7ef63 commit 8022985

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pycicd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on: [push]
44

55
jobs:
66
build:
7-
runs-on: ubuntu-latest
7+
runs-on: ip-172-31-44-14
88
strategy:
99
matrix:
1010
python-version: ["3.8", "3.9", "3.10"]

0 commit comments

Comments
 (0)