Skip to content

Commit

Permalink
[ci/changelog] mark ci updates (split to mainstream version and old v…
Browse files Browse the repository at this point in the history
…ersions) + drop <head> ruby temporary
  • Loading branch information
0exp committed Nov 27, 2024
1 parent 4be6f72 commit 70ae961
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
strategy:
fail-fast: false
matrix:
ruby_version: ['3.3', 'head']
ruby_version: ['3.3']
os: [ubuntu-latest]
env:
BUNDLE_RETRY: 3
Expand Down
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
## Changed
- Updated development dependencies (`armitage-rubocop`);
- Constant renaming: all constants and constant parts were renamed from `Acquier` to `Acquirer`;
- CI is splitted to "mainstream ruby version" and "previous actually maintaned ruby versions";
## Added
- Type signatures (`RBS`, see the `sig` directory) + `Steep` integration (see `Steepfile` for details);

Expand Down

0 comments on commit 70ae961

Please sign in to comment.