Skip to content

Commit fe6dd8f

Browse files
committed
put nightly back
1 parent 4c06350 commit fe6dd8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ruby-examples.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
fail-fast: false
2727
matrix:
2828
os: [ ubuntu, windows, macos ]
29-
release: [ stable ]
29+
release: [ stable, nightly ]
3030
runs-on: ${{ format('{0}-latest', matrix.os) }}
3131
steps:
3232
- name: Checkout GitHub repo

0 commit comments

Comments
 (0)