Skip to content

Commit 88980a0

Browse files
committed
test
1 parent 972bf08 commit 88980a0

8 files changed

+8
-8
lines changed

.github/workflows/python-app copy 2.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66

77
jobs:
88
build:
9-
runs-on: ubuntu-latest
9+
runs-on: self-hosted
1010

1111
steps:
1212
- name: Check out source code

.github/workflows/python-app copy 3.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66

77
jobs:
88
build:
9-
runs-on: ubuntu-latest
9+
runs-on: self-hosted
1010

1111
steps:
1212
- name: Check out source code

.github/workflows/python-app copy 4.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66

77
jobs:
88
build:
9-
runs-on: ubuntu-latest
9+
runs-on: self-hosted
1010

1111
steps:
1212
- name: Check out source code

.github/workflows/python-app copy 5.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66

77
jobs:
88
build:
9-
runs-on: ubuntu-latest
9+
runs-on: self-hosted
1010

1111
steps:
1212
- name: Check out source code

.github/workflows/python-app copy 6.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66

77
jobs:
88
build:
9-
runs-on: ubuntu-latest
9+
runs-on: self-hosted
1010

1111
steps:
1212
- name: Check out source code

.github/workflows/python-app copy 7.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66

77
jobs:
88
build:
9-
runs-on: ubuntu-latest
9+
runs-on: self-hosted
1010

1111
steps:
1212
- name: Check out source code

.github/workflows/python-app copy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66

77
jobs:
88
build:
9-
runs-on: ubuntu-latest
9+
runs-on: self-hosted
1010

1111
steps:
1212
- name: Check out source code

.github/workflows/python-app.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66

77
jobs:
88
build:
9-
runs-on: ubuntu-latest
9+
runs-on: self-hosted
1010

1111
steps:
1212
- name: Check out source code

0 commit comments

Comments
 (0)