File tree Expand file tree Collapse file tree 3 files changed +3
-9
lines changed Expand file tree Collapse file tree 3 files changed +3
-9
lines changed Original file line number Diff line number Diff line change @@ -142,7 +142,7 @@ jobs:
142142 with :
143143 persist-credentials : false
144144 - name : Run actionlint
145- uses : docker://rhysd/actionlint:1.7.7
145+ uses : docker://rhysd/actionlint:1.7.8
146146 with :
147147 args : -color
148148
Original file line number Diff line number Diff line change 1717 fail-fast : false
1818 matrix :
1919 platform :
20- - os : darwin
21- cpu : x86_64
22- base : macos-13 # always x86_64-darwin
2320 - os : darwin
2421 cpu : arm64
25- base : macos-14 # always arm64-darwin
22+ base : macos-15 # always arm64-darwin
2623 - os : linux
2724 cpu : x86_64
2825 base : ubuntu-24.04 # always x86_64-linux-gnu
Original file line number Diff line number Diff line change 1717 fail-fast : false
1818 matrix :
1919 os :
20- - macos-13
20+ - macos-15
2121 ruby :
22- - ' 2.5'
23- - ' 2.6'
24- - ' 2.7'
2522 - ' 3.0'
2623 - ' 3.1'
2724 - ' 3.2'
You can’t perform that action at this time.
0 commit comments