File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2828 matrix :
2929 os :
3030 - macos-13
31- - ubuntu-20 .04
31+ - ubuntu-24 .04
3232 emacs-version :
3333 - ' 28.2'
3434 - ' 29.4'
3838 - os : windows-2019
3939 emacs-version : ' 27.2'
4040 target : " "
41- - os : ubuntu-20 .04
41+ - os : ubuntu-24 .04
4242 emacs-version : ' 28.2'
4343 # Cross build
4444 target : aarch64-unknown-linux-gnu
Original file line number Diff line number Diff line change @@ -29,12 +29,12 @@ jobs:
2929 emacs-version : ' 28.2'
3030 ext : dylib
3131 target : aarch64-apple-darwin
32- - os : ubuntu-20 .04
32+ - os : ubuntu-24 .04
3333 bundle_os : linux
3434 emacs-version : ' 27.2'
3535 ext : so
3636 host : x86_64-unknown-linux-gnu
37- - os : ubuntu-20 .04
37+ - os : ubuntu-24 .04
3838 bundle_os : linux
3939 emacs-version : ' 27.2'
4040 ext : so
@@ -114,7 +114,7 @@ jobs:
114114
115115 publish :
116116 needs : build
117- runs-on : ubuntu-20 .04
117+ runs-on : ubuntu-24 .04
118118 steps :
119119 - uses : jcs090218/setup-emacs@master
120120 with :
You can’t perform that action at this time.
0 commit comments