File tree Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change 32
32
- os : macos-latest
33
33
emacs_version : ' 28.2'
34
34
java_version : ' 11'
35
+ - os : macos-latest
36
+ emacs_version : ' 29.3'
37
+ java_version : ' 17'
38
+ - os : macos-latest
39
+ emacs_version : ' 28.2'
40
+ java_version : ' 17'
35
41
36
42
steps :
37
43
- name : Set up Emacs
Original file line number Diff line number Diff line change 5
5
-----------
6
6
[ ![ License GPL 3] [ badge-license ]] ( http://www.gnu.org/licenses/gpl-3.0.txt )
7
7
[ ![ CircleCI] ( https://circleci.com/gh/clojure-emacs/cider.svg?style=svg )] ( https://circleci.com/gh/clojure-emacs/cider )
8
+ [ ![ Integration tests] ( https://github.com/clojure-emacs/cider/actions/workflows/test.yml/badge.svg )] ( https://github.com/clojure-emacs/cider/actions/workflows/test.yml )
8
9
[ ![ Spell-check Status] ( https://github.com/clojure-emacs/cider/actions/workflows/spell_checking.yml/badge.svg )] ( https://github.com/clojure-emacs/cider/actions/workflows/spell_checking.yml )
9
10
[ ![ Discord] ( https://img.shields.io/badge/chat-on%20discord-7289da.svg?sanitize=true )] ( https://discord.com/invite/nFPpynQPME )
10
11
[ ![ Slack] ( https://img.shields.io/badge/chat-%23cider-green.svg?style=flat )] ( http://clojurians.net )
You can’t perform that action at this time.
0 commit comments