File tree Expand file tree Collapse file tree 3 files changed +13
-13
lines changed
Expand file tree Collapse file tree 3 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 1818 - Basic
1919 version :
2020 - ' 1'
21- - ' 1.6 '
21+ - ' 1.10 '
2222 os :
2323 - ubuntu-latest
2424 arch :
5858 with :
5959 version : ' 1'
6060 - uses : cjdoris/julia-downgrade-compat-action@v1
61- if : ${{ matrix.version == '1.6 ' }}
61+ if : ${{ matrix.version == '1.10 ' }}
6262 with :
6363 skip : Pkg,TOML,Statistics
6464 - uses : julia-actions/julia-buildpkg@v1
Original file line number Diff line number Diff line change @@ -48,13 +48,13 @@ jobs:
4848 # with:
4949 # ref: 'keepalive' # The branch, tag or SHA to checkout.
5050 # - uses: gautamkrishnar/keepalive-workflow@@v2
51- keepalive-job :
52- name : Keepalive Workflow
53- runs-on : ubuntu-latest
54- permissions :
55- actions : write
56- steps :
57- - uses : actions/checkout@v4
58- with :
59- ref : ' keepalive' # The branch, tag or SHA to checkout.
60- - uses : gautamkrishnar/keepalive-workflow@v2
51+ # keepalive-job:
52+ # name: Keepalive Workflow
53+ # runs-on: ubuntu-latest
54+ # permissions:
55+ # actions: write
56+ # steps:
57+ # - uses: actions/checkout@v4
58+ # with:
59+ # ref: 'keepalive' # The branch, tag or SHA to checkout.
60+ # - uses: gautamkrishnar/keepalive-workflow@v2
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ StatsBase = "0.33.12, 0.34"
3939Suppressor = " 0.2"
4040Tables = " 1.6.0"
4141TimeZones = " 1.6.1"
42- julia = " 1.6 "
42+ julia = " 1.10 "
4343
4444[workspace ]
4545projects = [" test" , " docs" ]
You can’t perform that action at this time.
0 commit comments