summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndré Luis Leal Cardoso Junior <andrehjr@gmail.com>2022-04-02 16:04:46 -0300
committerAndré Luis Leal Cardoso Junior <andrehjr@gmail.com>2022-04-02 16:07:22 -0300
commit0e03ed65056a242b14add00fc9c53640180f2194 (patch)
tree23e8ea9ef72993cf32134a8e52bc019bcf4c14f7
parent759b2b7f12d50ccb381fcac8320e7a6a5a53b234 (diff)
downloadpry-0e03ed65056a242b14add00fc9c53640180f2194.tar.gz
Pin build on jruby-9.3.3.0
-rw-r--r--.github/workflows/test.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index f8a826a4..aab17db3 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -21,11 +21,11 @@ jobs:
- '3.0'
- 3.1
# - head is currently broken due to yard support for 3.2.0-dev
- - jruby
+ - jruby-9.3.3.0
# - jruby-head
exclude:
- os: windows-latest
- ruby: jruby
+ ruby: jruby-9.3.3.0
- os: windows-latest
ruby: '2.0'
- os: windows-latest