questdb / questdb

QuestDB is an open source time-series database for fast ingest and SQL queries
https://questdb.io
Apache License 2.0
14.58k stars 1.18k forks source link

Incorrect OS Specification in Matrix Definition #4951

Closed MrLokesh161 closed 4 weeks ago

MrLokesh161 commented 1 month ago

To reproduce

1) Review the pipeline YAML file. 2) Observe the matrix section where windows is defined. 3) Notice that os: macOS is specified instead of os: Windows.

path: ci/github-release-pipeline.yml

QuestDB version:

7.3.5

OS, in case of Docker specify Docker and the Host OS:

Windows (Docker)

File System, in case of Docker specify Host File System:

NTFS

Full Name:

Lokesh

Affiliation:

Full stack developer

Have you followed Linux, MacOs kernel configuration steps to increase Maximum open files and Maximum virtual memory areas limit?

Additional context

No response

nwoolmer commented 1 month ago

Thanks for the report. This pipeline isn't in use yet luckily, so we will amend this!

ideoma commented 4 weeks ago

This is cosmetics, the parameter is not in use. Feel free to open a PR to fix this.