Skip to content

Commit bd4dc19

Browse files
JaBistDuNarrischJaBistDuNarrisch
authored andcommitted
Update keys
1 parent 09199b0 commit bd4dc19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnetpull.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
- name: Install SQLCMD tools
7272
run: |
7373
curl https://packages.microsoft.com/keys/microsoft.asc | sudo apt-key add -
74-
curl https://packages.microsoft.com/config/ubuntu/20.04/prod.list | sudo tee /etc/apt/sources.list.d/msprod.list
74+
curl https://packages.microsoft.com/config/ubuntu/25.10/prod.list | sudo tee /etc/apt/sources.list.d/msprod.list
7575
sudo apt-get update
7676
sudo ACCEPT_EULA=Y apt-get install -y mssql-tools unixodbc-dev
7777
echo 'export PATH="$PATH:/opt/mssql-tools/bin"' >> ~/.bashrc

0 commit comments

Comments
 (0)