Skip to content

Commit

Permalink
Fix workflow and changelog wording
Browse files Browse the repository at this point in the history
  • Loading branch information
luk3yx committed Dec 8, 2024
1 parent 1ba3fc6 commit b40e426
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pythonapp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on: [push]

jobs:
run-tests:
runs-on: ubuntu-18.04
runs-on: ubuntu-latest

strategy:
matrix:
Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Notes:

### Added

- `server_password` command to send passwords on joining
- `server_password` argument to send `PASS` when connecting

### Changed

Expand Down

0 comments on commit b40e426

Please sign in to comment.