File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 28
28
matrix :
29
29
os :
30
30
- macos-13
31
- - ubuntu-20 .04
31
+ - ubuntu-24 .04
32
32
emacs-version :
33
33
- ' 28.2'
34
34
- ' 29.4'
38
38
- os : windows-2019
39
39
emacs-version : ' 27.2'
40
40
target : " "
41
- - os : ubuntu-20 .04
41
+ - os : ubuntu-24 .04
42
42
emacs-version : ' 28.2'
43
43
# Cross build
44
44
target : aarch64-unknown-linux-gnu
Original file line number Diff line number Diff line change @@ -29,12 +29,12 @@ jobs:
29
29
emacs-version : ' 28.2'
30
30
ext : dylib
31
31
target : aarch64-apple-darwin
32
- - os : ubuntu-20 .04
32
+ - os : ubuntu-24 .04
33
33
bundle_os : linux
34
34
emacs-version : ' 27.2'
35
35
ext : so
36
36
host : x86_64-unknown-linux-gnu
37
- - os : ubuntu-20 .04
37
+ - os : ubuntu-24 .04
38
38
bundle_os : linux
39
39
emacs-version : ' 27.2'
40
40
ext : so
@@ -114,7 +114,7 @@ jobs:
114
114
115
115
publish :
116
116
needs : build
117
- runs-on : ubuntu-20 .04
117
+ runs-on : ubuntu-24 .04
118
118
steps :
119
119
- uses : jcs090218/setup-emacs@master
120
120
with :
You can’t perform that action at this time.
0 commit comments