Skip to content

Commit

Permalink
latest
Browse files Browse the repository at this point in the history
  • Loading branch information
pkryger committed Oct 30, 2024
1 parent 0317634 commit 4fd4f6e
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@ jobs:
- ubuntu-latest
- macos-latest
emacs_version:
- 28.1
- 28.2
- 29.1
- 29.2
- 29.3
- 29.4
# - 28.1
# - 28.2
# - 29.1
# - 29.2
# - 29.3
# - 29.4
- snapshot
steps:
- uses: purcell/setup-emacs@master
Expand All @@ -54,10 +54,10 @@ jobs:
strategy:
matrix:
include:
- os: ubuntu-latest
emacs_version: 29.4
- os: macos-latest
emacs_version: 29.4
# - os: ubuntu-latest
# emacs_version: 29.4
# - os: macos-latest
# emacs_version: 29.4
- os: macos-latest
emacs_version: snapshot
steps:
Expand Down

0 comments on commit 4fd4f6e

Please sign in to comment.