CI cleanup: remove temporary Alpine smoke job, keep PG matrix on development, and keep Alpine backend default #33
@@ -2,7 +2,7 @@ from functools import lru_cache
|
||||
from pydantic import field_validator
|
||||
from pydantic_settings import BaseSettings, SettingsConfigDict
|
||||
|
||||
NEXAPG_VERSION = "0.2.0"
|
||||
NEXAPG_VERSION = "0.2.1"
|
||||
|
||||
|
||||
class Settings(BaseSettings):
|
||||
|
||||
Reference in New Issue
Block a user