Skip to content

Commit

Permalink
[CI] Re-enable using latest syntax test runner (sublimehq#4107)"
Browse files Browse the repository at this point in the history
This reverts commit f99e167.
  • Loading branch information
deathaxe committed Dec 11, 2024
1 parent 3b59164 commit a7cc6e0
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,16 +50,11 @@ jobs:
# sublime-build: 4169
# optional: true

# latest working dev build
- sublime-channel: dev
sublime-build: 4183
optional: false

# latest dev build
# https://www.sublimetext.com/dev
# - sublime-channel: dev
# sublime-build: latest
# optional: false
- sublime-channel: dev
sublime-build: latest
optional: false

steps:

Expand Down

0 comments on commit a7cc6e0

Please sign in to comment.