File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1111 - checkout
1212 - restore_cache :
1313 key : sbt-cache-3
14- - run : sbt ++2.13.17 ! check
14+ - run : sbt ++2.13.18 ! check
1515 - save_cache :
1616 key : sbt-cache-3
1717 paths :
2525 - checkout
2626 - restore_cache :
2727 key : sbt-cache-3
28- - run : sbt ++2.13.17 ! docs/makeMdoc
28+ - run : sbt ++2.13.18 ! docs/makeMdoc
2929
3030 test213_jdk17 :
3131 docker :
3535 - checkout
3636 - restore_cache :
3737 key : sbt-cache-3
38- - run : sbt ++2.13.17 ! compile rezilienceJVM/test config/test
38+ - run : sbt ++2.13.18 ! compile rezilienceJVM/test config/test
3939 - save_cache :
4040 key : sbt-cache-3
4141 paths :
4949 - checkout
5050 - restore_cache :
5151 key : sbt-cache-3
52- - run : sbt ++2.13.17 ! compile rezilienceJVM/test
52+ - run : sbt ++2.13.18 ! compile rezilienceJVM/test
5353 - save_cache :
5454 key : sbt-cache-3
5555 paths :
9292 - run : apt-get update
9393 - run : apt-get install -y ruby-full build-essential zlib1g-dev
9494 - run : gem install jekyll bundler
95- - run : sbt ++2.13.17 ! publishLocal docs/publishMicrosite
95+ - run : sbt ++2.13.18 ! publishLocal docs/publishMicrosite
9696
9797workflows :
9898 version : 2
You can’t perform that action at this time.
0 commit comments