Skip to content

Commit afe6dba

Browse files
committed
Update TRUFFLERUBY_GEM_TEST_PACK_VERSION to have truffleruby-gem-test-pack with updated seafoam on CI
1 parent 0343df0 commit afe6dba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tool/jt.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
CACHE_EXTRA_DIR = File.expand_path('~/.mx/cache/truffleruby')
3838
FileUtils.mkdir_p(CACHE_EXTRA_DIR)
3939

40-
TRUFFLERUBY_GEM_TEST_PACK_VERSION = 'a735a43977257d3b08140f8d258ac58f1a3416c3'
40+
TRUFFLERUBY_GEM_TEST_PACK_VERSION = '8d89d2e3ca7990af900f9d8491ba49b0a625e549'
4141

4242
JDEBUG = '--vm.agentlib:jdwp=transport=dt_socket,server=y,address=8000,suspend=y'
4343
METRICS_REPS = Integer(ENV['TRUFFLERUBY_METRICS_REPS'] || 10)

0 commit comments

Comments
 (0)