Skip to content

Commit 0a246b1

Browse files
authored
Update samson.yml
open source needs ubuntu-latest
1 parent b9bf5f2 commit 0a246b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/samson.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
branches: master
55
jobs:
66
samson:
7-
runs-on: zendesk-stable
7+
runs-on: ubuntu-latest
88
if: github.ref == 'refs/heads/master'
99
steps:
1010
- name: Notify Samson

0 commit comments

Comments
 (0)