Skip to content

[CI] A run of all tests (local, remote) on Alpine Linux [PY3, PG17] is added #210

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Mar 11, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
[CI] The run of [STD, PY3, PG17] is removed
It was replaced with [ALPINE, PY3, PG17].
  • Loading branch information
dmitry-lipetsk committed Mar 11, 2025
commit 72b3ac064f8eabc8171142023e1ebd1318c0304c
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ notifications:
on_failure: always

env:
- TEST_PLATFORM=std PYTHON_VERSION=3 PG_VERSION=17
- TEST_PLATFORM=std PYTHON_VERSION=3 PG_VERSION=16
- TEST_PLATFORM=std PYTHON_VERSION=3 PG_VERSION=15
- TEST_PLATFORM=std PYTHON_VERSION=3 PG_VERSION=14
Expand Down